←Select platform

FeretsDiameterCommand Constructor(LeadPoint[])

Summary

Initializes a new FeretsDiameterCommand class object with explicit parameters.

Syntax

C#
VB
C++
public FeretsDiameterCommand(  
   Leadtools.LeadPoint[] points 
) 
Public Function New( _ 
   ByVal points() As Leadtools.LeadPoint _ 
) 
public: 
FeretsDiameterCommand(  
   Leadtools.array<LeadPoint>^ points 
) 

Parameters

points
An array of object contour coordinate points.

Example

Refer to FeretsDiameterCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize